home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tech Arsenal 1
/
Tech Arsenal (Arsenal Computer).ISO
/
tek-02
/
pcxkt3.zip
/
READ.ME
< prev
next >
Wrap
Text File
|
1992-01-06
|
2KB
|
44 lines
===========================================================================
PCX KIT
by Peter Donnelly
1301 Ryan Street
Victoria BC
Canada V8T 4Y8
CIS 76217,2177
---------------------------------------------------------------------------
This is a collection of tools for displaying PCX files in a Turbo Pascal
program, and for extracting images from PCX files for use with the PutImage
procedure/function in Turbo Pascal and Turbo C.
The files in this package are released unconditionally into the public
domain. However, the author would appreciate a contribution of $10 or more
from anyone who makes practical use of them.
The programs were created with Turbo Pascal and Turbo C, copyrighted by
Borland International.
LIST OF FILES
-------------
clip.exe Program to clip BGI images from a PCX file
clip.doc Documentation for same
clipshow.exe Program to review BGI images produced with CLIP.EXE
clipshow.doc Documentation for same
hoedown.pas Pascal source for BGI animation demo
hoedown.c C source for same
hoedown.dta Image data for demo
pcx.pas Fully commented Pascal unit for displaying PCX files
showcga.pas Sample implementation of PCX.PAS, for CGA
showega.pas Same for EGA 640x350x16
showvga.pas Same for VGA 640x480x16
show256.pas Same for MCGA/VGA 320x200x256
===========================================================================